hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
ValueRange
hip
graphics
g2d
particles
Undocumented in source.
struct
ValueRange {
float
min
;
float
max
;
float
rnd
();
}
Members
Functions
rnd
float
rnd
()
max
float
max
;
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
min
float
min
;
Undocumented in source.
Meta
Source
See Implementation
hip
graphics
g2d
particles
classes
HipParticleSystem
HipParticleSystemDOD
structs
HipParticle
HipParticleSystemConfig
ValueRange